
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Windows. Classic Server.
|
|
| Planning Status: |
Unspecified
|
|
Run fb_inet_server -a
Connect to any database
Stop listener process via tray icon
Run fb_inet_server -a again :
you'll found XNET error in firebird.log
new connection's is not accepted until old worker process exist
The following errors could be logged in firebird.log
XNET error (xnet:2323) XNET server initialization failed
INET/inet_error: listen errno = 10022
Unable to complete network request to host "xxx".
Error while listening for an incoming connection.
An invalid argument was supplied.
WNET/wnet_error: ReadFile end-of-file errno = 109
|
|
Description
|
Run fb_inet_server -a
Connect to any database
Stop listener process via tray icon
Run fb_inet_server -a again :
you'll found XNET error in firebird.log
new connection's is not accepted until old worker process exist
The following errors could be logged in firebird.log
XNET error (xnet:2323) XNET server initialization failed
INET/inet_error: listen errno = 10022
Unable to complete network request to host "xxx".
Error while listening for an incoming connection.
An invalid argument was supplied.
WNET/wnet_error: ReadFile end-of-file errno = 109
|
Show » |
|