mirror of
https://repo.or.cz/socat.git
synced 2025-07-06 04:56:33 +00:00
Fixed unwanted recvfrom() with signal handler logs
This commit is contained in:
parent
77ef274f76
commit
eeeebe6cb2
4 changed files with 16 additions and 9 deletions
1
socat.c
1
socat.c
|
@ -85,7 +85,6 @@ const char copyright_ssleay[] = "This product includes software written by Tim H
|
|||
|
||||
bool havelock;
|
||||
|
||||
|
||||
int main(int argc, const char *argv[]) {
|
||||
const char **arg1, *a;
|
||||
char *mainwaitstring;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue