This website works better with JavaScript
Home
Explore
Help
Sign In
flaschenholz
/
socket
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix typo and erroneous move ctor
manuel5975p
6 years ago
parent
83d0b4524e
commit
2775e6f43a
1 changed files
with
1 additions
and
35 deletions
Split View
Show Diff Stats
1
35
socketio.hpp
+ 1
- 35
socketio.hpp
View File
@@ -62,38 +62,4 @@ public:
cppsocket accept_connection();
void close();
};
-#endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+#endif