mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-18 18:31:15 +00:00
Fixes b8d1d79224abfdb3a05874237395aadd156986d2
This commit is contained in:
parent
2e30127cee
commit
68404435b6
@ -69,6 +69,7 @@ int main(int argc, char * * argv)
|
||||
break;
|
||||
} else if(n == 0) {
|
||||
printf("Socket closed\n");
|
||||
break;
|
||||
}
|
||||
printf("%d bytes read\n", (int)n);
|
||||
printresponse(buffer, (int)n);
|
||||
|
Loading…
x
Reference in New Issue
Block a user