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:
Richard Frith-MacDonald 2008-11-19 10:07:50 +00:00
parent 5c3cff2bd8
commit 8d24f343e8
8 changed files with 171 additions and 11 deletions

View file

@ -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.
*/