added partital socket address conversion routines to sck-addr.c

This commit is contained in:
hyunghwan.chung
2018-01-10 14:32:21 +00:00
parent 77942761f5
commit 4666b5efff
3 changed files with 460 additions and 17 deletions

View File

@ -378,9 +378,7 @@ class MyObject(Object)
method(#class) main
{
| s conact inact outact |
SocketAddress new dump.
(SocketAddress fromString: '192.168.123.232:99') dump.
'****************************' dump.
(*