mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
improve event handling when data is in tls buffers
This commit is contained in:
parent
78642305c6
commit
483777bfa9
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2022-11-15 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* GSSocketStream.m:
|
||||
* NSFileHandle.m:
|
||||
Use new -[GSTLS pending] method to trigger event handling immediately
|
||||
rather than waiting for more data from the network layer.
|
||||
|
||||
2022-11-07 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Headers/GNUstepBase/GSTLS.h:
|
||||
|
|
Loading…
Reference in a new issue