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 | bcc39564108afd8d78009caaa250e0694febc0f2 | |
tree | e744398cf8f8b405ada09ae898da0510a63b33fe | tree | snapshot |
parent | 7a4641715bbe4c22187eae4da0b0fc8420722272 | 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 |