Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
cb1edaf1b7
3 changed files with 3 additions and 0 deletions
|
@ -374,5 +374,6 @@ int main(int argc, char *argv[]) {
|
|||
if (close(SOCKFD) != 0) {
|
||||
perror("close");
|
||||
}
|
||||
printf("closing\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
|
@ -8,3 +8,4 @@
|
|||
0xDEAD*4294967295
|
||||
0x6F56-0xDEAD
|
||||
0xDEAD/0
|
||||
|
||||
|
|
|
@ -8,3 +8,4 @@
|
|||
calc: failed to calculate
|
||||
calc: failed to calculate
|
||||
calc: failed to calculate
|
||||
closing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue