mirror of
https://github.com/Relintai/sfw.git
synced 2025-01-30 22:59:17 +01:00
Fix warning.
This commit is contained in:
parent
438adce31d
commit
9ee7156890
@ -158,6 +158,8 @@ int Socket::bind_address(const InetAddress &address) {
|
||||
return errno;
|
||||
#endif
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
int Socket::listen() {
|
||||
|
Loading…
Reference in New Issue
Block a user