Files
Nim/web
Adam Strzelecki be991ed413 Rename rawsockets module to nativesockets
This change was done to avoid confusion with TCP/IP raw sockets. Native sockets
module represents handling native system low level socket API in general and is
not just limited anyhow to TCP/IP raw sockets.

A stub lib/deprecated/pure/rawsockets.nim module has been added as
compatibility layer for old code using rawsockets, so this change will not
break existing code.
2015-10-03 19:45:41 +02:00
..
2015-05-02 09:01:18 -04:00
2015-09-22 13:33:37 -07:00
2015-09-07 12:31:34 +02:00
2015-06-15 01:30:25 +02:00
2015-06-15 01:30:25 +02:00
2015-06-15 01:30:25 +02:00
2014-12-29 10:32:00 +01:00
2015-09-15 13:21:05 +03:00
2015-05-04 16:47:41 +02:00
2015-09-22 13:33:37 -07:00