mirror of
https://github.com/Relintai/sfw.git
synced 2024-11-08 07:52:09 +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