Searched defs:soError (Results 1 – 2 of 2) sorted by relevance
30 void DoDisconnect(int fd, Connection *conn, uint32_t error, int soError) { in DoDisconnect()47 int soError = 0; in ConnectedEventHandler() local
201 bool Connection::ReconnectSourceSocket(int fd, uint32_t events, int *soError, uint32_t error) { in ReconnectSourceSocket()