Files
Nim/lib
boopcat af07db2829 Export newSocket(fd) from net.nim and standardize args in net/asyncnet
Exporting newSocket(fd) mimics what asyncnet does and lets you pass in your
 own socket FD.
newSocket*(fd) and newAsyncSocket*(fd) now both take "buffered" instead of
 "isBuff" and defaults to true to match the other constructors on both.
2015-05-30 11:01:15 +00:00
..
2015-05-28 12:51:18 +02:00
2015-05-06 09:09:36 -07:00
2015-04-24 19:41:12 +02:00
2015-05-26 08:40:51 +03:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:50:51 +02:00
2014-08-28 09:59:26 +02:00
2015-05-28 12:51:16 +02:00