mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
committed by
Alex Fabijanic
parent
c8af3f1c92
commit
f140808fab
@@ -490,7 +490,7 @@ protected:
|
||||
void reset(poco_socket_t fd = POCO_INVALID_SOCKET);
|
||||
/// Allows subclasses to set the socket manually, iff no valid socket is set yet.
|
||||
|
||||
void checkBrokenTimeout();
|
||||
void checkBrokenTimeout(const SelectMode& mode);
|
||||
|
||||
static int lastError();
|
||||
/// Returns the last error code.
|
||||
|
||||
Reference in New Issue
Block a user