mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Another mswindows bugfix for network comms
This commit is contained in:
parent
391c00b058
commit
7424bd5884
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2021-05-19 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/win32/GSFileHandle.m:
|
||||
Fixed bug preventing write of long data (failing to watch for write
|
||||
completion when only part of the data is written). Added some debug
|
||||
|
||||
2021-05-15 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSFileHandle.m:
|
||||
|
|
Loading…
Reference in a new issue