質問編集履歴
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
|
117
117
|
// 接続の待受を開始する
|
118
118
|
|
119
|
-
listen(src_socket, 1)
|
119
|
+
listen(src_socket, 1);
|
120
120
|
|
121
121
|
|
122
122
|
|