Implemented connection type "tcp" (GCT_TCP), use <hostname>:<port> as "port" ats ats_tcp_connection1
authorshort <>
Wed, 3 Apr 2002 01:44:15 +0000 (01:44 +0000)
committershort <>
Wed, 3 Apr 2002 01:44:15 +0000 (01:44 +0000)
commit56289d787a96f7d74273e0d1d1875b487f6cfe39
tree256f3982c51a67b69a49cf55cc6f258013a3b863
parente1413f172e2c080b63889db8a957f7f7c984a33e
Implemented connection type "tcp" (GCT_TCP), use <hostname>:<port> as "port"
12 files changed:
common/cimd.c
common/device.c
common/devices/Makefile
common/devices/tcp.c [new file with mode: 0644]
common/devices/unixserial.c
gnokii/gnokii.c
gnokiid/gnokiid.c
include/devices/tcp.h [new file with mode: 0644]
include/devices/unixserial.h
include/gsm-common.h
smsd/lowlevel.c
xgnokii/xgnokii_lowlevel.c