We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b6e22 commit f5b6761Copy full SHA for f5b6761
panda/src/nativenet/CMakeLists.txt
@@ -7,7 +7,7 @@ set(P3NATIVENET_HEADERS
7
buffered_datagramconnection.h
8
buffered_datagramreader.h buffered_datagramreader.I
9
ringbuffer.h ringbuffer.I socket_ip.h
10
- socket_tcp.h socket_tcp_listen.h socket_tcp_ssl.h
+ socket_tcp.h socket_tcp_listen.h
11
time_accumulator.h time_out.h
12
socket_address.I socket_address.h
13
socket_portable.h time_base.h time_span.h buffered_datagramwriter.h
@@ -25,7 +25,6 @@ set(P3NATIVENET_SOURCES
25
socket_ip.cxx
26
socket_tcp.cxx
27
socket_tcp_listen.cxx
28
- socket_tcp_ssl.cxx
29
socket_udp.cxx
30
socket_udp_incoming.cxx
31
socket_udp_outgoing.cxx
0 commit comments