Files
Nim/lib
Reimer Behrends b9df1323f7 Provide access to getsockname()/getpeername().
This patch implements procedures getLocalAddr() and getPeerAddr() that
return the results of getsockname() and getpeername(), respectively, as
pairs (string, Port) for both Socket and SockedHandle.
2015-09-14 01:42:46 +02:00
..
2015-08-21 12:18:04 +02:00
2015-09-06 23:02:28 +10:00
2015-06-04 13:18:42 +02:00
2015-09-05 12:03:53 +02:00
2013-03-16 23:53:07 +01:00
2015-08-25 22:44:53 +02:00
2014-08-28 09:59:26 +02:00