1.6.0
This commit is contained in:
@@ -25,8 +25,8 @@ int main(void)
|
||||
(int)sizeof(buf), buf);
|
||||
|
||||
defer:
|
||||
if (err) sock_log_error(s);
|
||||
sock_close(s);
|
||||
if (err) sock_log_error();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user