improve error checking and reporting when making a tcp/ip connection.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24168 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-11-29 19:57:38 +00:00
parent fa13ef9c99
commit b8209430fd
5 changed files with 45 additions and 8 deletions

View file

@ -246,6 +246,7 @@ typedef enum {
*/
@interface NSError (GSCategories)
+ (NSError*) _last;
+ (NSError*) _systemError: (long)number;
@end
/* Used by NSException uncaught exception handler - must not call any