Pontus Fransson
|
df1594a43b
|
Network - Fixed small errors
|
2013-12-04 14:58:15 +01:00 |
Pontus Fransson
|
df1470eb2c
|
Network - Send/Recv both ways.
Impl: SetBlockingMode() : Connection.
Impl: Resize() : OysterByte.
Remade Clear() : OysterByte.
Added bool return if FetchMessage() succeded or failed : PostBox.
Fixed a few errors with mutex on ThreadedClient.
Added missing mutex unlock in ThreadSafeQueue.
|
2013-12-03 23:12:48 +01:00 |
Pontus Fransson
|
407f3c5c9a
|
Added documentation and removed unecessesary code.
|
2013-11-29 09:11:30 +01:00 |
Pontus Fransson
|
214e29e906
|
OysterByte
Added Byte class instead of handling byte messages manually.
Converted all functions to use OysterByte.
|
2013-11-27 11:01:22 +01:00 |