Skip to content
Snippets Groups Projects

L2SDP-362, removed cmd.h/.cpp, strerr and strout, not used anymore.

Merged L2SDP-362, removed cmd.h/.cpp, strerr and strout, not used anymore.
Merged Pieter Donker requested to merge L2SDP-362 into master
11 files
+ 35
656
Compare changes
  • Side-by-side
  • Inline
Files
11
+ 1
1
@@ -35,7 +35,7 @@
#include <netinet/in.h>
#include <sys/types.h>
#define UDP_TIMEOUT_IN_msec 100
#define UDP_TIMEOUT_IN_msec 200
class udpsocket {
private:
struct sockaddr_in sname;
Loading