kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
e8467032ad
commit
17b301a371
|
@ -13,6 +13,8 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include "../include/hamlib/rig.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
|
|
@ -13,8 +13,10 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "sim.h"
|
||||
#include "misc.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
||||
|
|
|
@ -13,8 +13,10 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "sim.h"
|
||||
#include "misc.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#if defined(WIN32) || defined(_WIN32)
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -15,6 +15,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -15,6 +15,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
#include "sim.h"
|
||||
|
|
|
@ -15,6 +15,9 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
#include "sim.h"
|
||||
|
|
|
@ -9,7 +9,6 @@ struct ip_mreq
|
|||
int dummy;
|
||||
};
|
||||
#endif
|
||||
#include "hamlib/rig.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@ -17,7 +16,10 @@ struct ip_mreq
|
|||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "sim.h"
|
||||
#include "misc.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
//#define X25
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
#include "sim.h"
|
||||
|
|
|
@ -15,6 +15,9 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
#include "sim.h"
|
||||
|
|
|
@ -15,6 +15,9 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
#include "sim.h"
|
||||
|
|
|
@ -16,6 +16,8 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define SERVER_PORT 12001
|
||||
#define REPLY_PORT 12002
|
||||
|
|
|
@ -13,6 +13,8 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
|
|
@ -13,6 +13,8 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include "../include/hamlib/rig.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
|
|
@ -13,8 +13,11 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "sim.h"
|
||||
#include "misc.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
||||
|
|
|
@ -13,8 +13,11 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "sim.h"
|
||||
#include "misc.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
||||
|
|
|
@ -13,8 +13,11 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "sim.h"
|
||||
#include "misc.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
|
|
@ -13,6 +13,8 @@ struct ip_mreq
|
|||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
|
||||
#define BUFSIZE 256
|
||||
|
|
|
@ -15,6 +15,8 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -15,6 +15,8 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
|
@ -15,6 +15,8 @@ struct ip_mreq
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "../src/misc.h"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue