mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
fix typo
This commit is contained in:
parent
52548e3d09
commit
f7aa3a940a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
* Source/NSSocketPort.m: set listening socket into non-blocking mode
|
||||
if possible, so if multiple threads are using the same port we don't
|
||||
get one thread blocked wating for an accept which was handled by
|
||||
get one thread blocked waiting for an accept which was handled by
|
||||
another one.
|
||||
|
||||
2022-03-23 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
|
Loading…
Reference in a new issue