Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.
MFC after: 2 weeks
This commit is contained in:
parent
5cf7b46f54
commit
23cbf888e0
@ -12,7 +12,7 @@ SRCS+= metadata.c
|
|||||||
SRCS+= nv.c
|
SRCS+= nv.c
|
||||||
SRCS+= secondary.c
|
SRCS+= secondary.c
|
||||||
SRCS+= parse.y pjdlog.c primary.c
|
SRCS+= parse.y pjdlog.c primary.c
|
||||||
SRCS+= proto.c proto_common.c proto_socketpair.c proto_tcp4.c proto_uds.c
|
SRCS+= proto.c proto_common.c proto_socketpair.c proto_tcp.c proto_uds.c
|
||||||
SRCS+= rangelock.c
|
SRCS+= rangelock.c
|
||||||
SRCS+= subr.c
|
SRCS+= subr.c
|
||||||
SRCS+= token.l
|
SRCS+= token.l
|
||||||
|
Loading…
x
Reference in New Issue
Block a user