| iMatix home page
| << | < | > | >>
SFL Logo SFL
Version 1.91

 

connect_error

#include "sflsock.h"
int
connect_error (void)

Synopsis

Returns the last error code from one of the connection functions. For portability in a multithreaded environment, call immediately after the call to the connection function.

Source Code - (sflsock.c)

{
    return (connect_error_value);
}

| << | < | > | >> iMatix Copyright © 1996-98 iMatix