gSocketCheckConnectResult
Checks and resets the pending connect error for the socket.
This is used to check for errors when gSocketConnect
is
used in non-blocking mode.
gSocketCheckConnectResult(object, .errwarn = TRUE)
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.22
A list containing the following elements:
retval |
[logical] |
|
|
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.