ganado / redtamarin

Automatically exported from code.google.com/p/redtamarin
Other
2 stars 0 forks source link

Socket API #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for sockets

stream, datagram, datagram broadcast
client, server

Original issue reported on code.google.com by zwetan on 13 Sep 2010 at 6:15

GoogleCodeExporter commented 9 years ago
POSIX port done, need to adapt for WIN32

note that we will not wrap the API to flash.net.Socket just yet

for now we use avmplus.Socket

and we store constants in C.socket.*

Original comment by zwetan on 13 Sep 2010 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by zwetan on 3 Feb 2011 at 3:11