libcruft-util/net
Danny Robson 976a4b7330 socket: explain and relax type casting requirement
The recv/send functions (and the assertions) were only tested under
32bit systems. They need relaxing for 64bit.
2014-12-05 13:21:40 +11:00
..
address.cpp Instantiate net::address in net namespace. 2012-08-10 17:39:33 +10:00
address.hpp Spacing and instantiation of templates 2012-07-30 16:33:12 +10:00
except.cpp Fix type warnings 2013-08-05 16:42:58 +10:00
except.hpp remove annotations header 2014-10-17 19:24:53 +11:00
socket.cpp socket: explain and relax type casting requirement 2014-12-05 13:21:40 +11:00
socket.hpp Remove explict json constructor from range 2014-03-06 15:22:47 +11:00
types.cpp Move crystallised network wrapper to libgim 2012-06-25 16:54:26 +10:00
types.hpp Fix type warnings 2013-08-05 16:42:58 +10:00