author | Travis Kemen <thepeople@openwrt.org> | |
Fri, 12 Feb 2010 00:36:12 +0000 (00:36 +0000) | ||
committer | Travis Kemen <thepeople@openwrt.org> | |
Fri, 12 Feb 2010 00:36:12 +0000 (00:36 +0000) | ||
commit | f49ee5778e56f1ea9a9feb70bdb374ef39bbf166 | |
tree | cfccf636a4655b8c4ee02d8e135d47ec3decb9b9 | tree | snapshot |
parent | 97bd9f41774d4a8b72732a43d979d0f8bd65a41e | commit | diff |
net/remotectrl/Makefile | [new file with mode: 0644] | blob |
net/remotectrl/src/Makefile | [new file with mode: 0644] | blob |
net/remotectrl/src/Makefile.inc | [new file with mode: 0644] | blob |
net/remotectrl/src/Socket.c | [new file with mode: 0644] | blob |
net/remotectrl/src/Socket.h | [new file with mode: 0644] | blob |
net/remotectrl/src/Socket_Cliente.c | [new file with mode: 0644] | blob |
net/remotectrl/src/Socket_Cliente.h | [new file with mode: 0644] | blob |
net/remotectrl/src/Socket_Servidor.c | [new file with mode: 0644] | blob |
net/remotectrl/src/Socket_Servidor.h | [new file with mode: 0644] | blob |
net/remotectrl/src/clientselect.c | [new file with mode: 0644] | blob |
net/remotectrl/src/remotectrl.c | [new file with mode: 0644] | blob |
net/remotectrl/src/remotectrl.h | [new file with mode: 0644] | blob |
net/remotectrl/src/server_socket.c | [new file with mode: 0644] | blob |
net/remotectrl/src/servselect.c | [new file with mode: 0644] | blob |