Commit Graph
5 Commits
Author SHA1 Message Date
Jacob Støren 29d30f34d8 #1292 Fixed CppCheck Issues in SocketInterface 2017-03-06 11:20:28 +01:00
Magne Sjaastad 2d36af4f06 Updated file header for new files 2014-09-24 07:14:52 +02:00
Magne Sjaastad 0f8b844873 Use max block size when reading from socket 2014-04-24 07:40:29 +02:00
Magne Sjaastad 19b655542a Use block transfer for data transfer of cell properties 2014-04-22 13:17:53 +02:00
Magne Sjaastad 32bfb65a9d Added socket data transfer
Added one common class used to transfer data using socket. This class is
used both from the Octave plugins and from the socket server code in
ResInsight
2014-04-22 13:17:52 +02:00