lib/socket: Socket now subclass of BufferedIStream and OStream
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 2 May 2014 19:04:58 +0000 (15:04 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 2 May 2014 19:04:58 +0000 (15:04 -0400)
commit3e31981eeed1fcc2544f70cba881cfe5d1d07b96
tree4f1e7b662cc7c4d7b7f26becd54411b16f0d7304
parent6560e6a077a02cb2f50774303ca643c941d8f5c6
lib/socket: Socket now subclass of BufferedIStream and OStream

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
examples/socket_client.nit
examples/socket_server.nit
lib/mpd.nit
lib/socket/socket.nit