mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19586 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3e78bdb1e7
commit
9e3ec7ecff
38 changed files with 2408 additions and 161 deletions
|
@ -145,7 +145,7 @@ GS_EXPORT NSString * const NSFileHandleOperationException;
|
|||
- (BOOL) writeInProgress;
|
||||
@end
|
||||
|
||||
/*
|
||||
/**
|
||||
* Where OpenSSL is available, you can use the subclass returned by +sslClass
|
||||
* to handle SSL connections.
|
||||
* The -sslAccept method is used to do SSL handlshake and start an
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue