mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Fixups for a few problems in gnutls support with https over
NSURLConnection/NSURLProtocol git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27092 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5c3cff2bd8
commit
8d24f343e8
8 changed files with 171 additions and 11 deletions
|
@ -112,6 +112,10 @@ IVARS
|
|||
*/
|
||||
- (void*) _loopID;
|
||||
|
||||
/** Reset events in mask to allow them to be sent again.
|
||||
*/
|
||||
- (void) _resetEvents: (int)mask;
|
||||
|
||||
/**
|
||||
* Place the stream in all the scheduled runloops.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue