made an accepted socket non-block
This commit is contained in:
@ -457,6 +457,8 @@ error -> exception
|
||||
(n asString & ' bytes read') dump.
|
||||
data dump.
|
||||
}.
|
||||
|
||||
sck writeBytes: #[ $h, $e, $l, $l, $o, $., $., $., C'\n' ].
|
||||
}
|
||||
while (true).
|
||||
].
|
||||
|
Reference in New Issue
Block a user