| .. |
|
CMakeLists.txt
|
net: Prepare to split these classes out into panda3d.net module
|
2024-03-02 13:41:23 +01:00 |
|
buffered_datagramconnection.cxx
|
Separate out CPython calls from core libs; eliminate need for pystub
|
2016-07-20 14:30:41 +02:00 |
|
buffered_datagramconnection.h
|
nativenet: change some error messages to debug messages
|
2020-06-14 12:52:01 +02:00 |
|
buffered_datagramreader.I
|
nativenet: Assorted code clean-up
|
2020-08-17 10:31:22 +02:00 |
|
buffered_datagramreader.h
|
nativenet: Assorted code clean-up
|
2020-08-17 10:31:22 +02:00 |
|
buffered_datagramwriter.I
|
nativenet: Assorted code clean-up
|
2020-08-17 10:31:22 +02:00 |
|
buffered_datagramwriter.h
|
nativenet: Assorted code clean-up
|
2020-08-17 10:31:22 +02:00 |
|
config_nativenet.cxx
|
nativenet: drop unused Socket_TCP_SSL
|
2020-01-20 11:56:27 +01:00 |
|
config_nativenet.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
membuffer.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
membuffer.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
p3nativenet_composite1.cxx
|
nativenet: drop unused Socket_TCP_SSL
|
2020-01-20 11:56:27 +01:00 |
|
ringbuffer.I
|
nativenet: Assorted code clean-up
|
2020-08-17 10:31:22 +02:00 |
|
ringbuffer.h
|
nativenet: Assorted code clean-up
|
2020-08-17 10:31:22 +02:00 |
|
socket_address.I
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
socket_address.cxx
|
nativenet: Change deprecated sprintf to snprintf
|
2025-10-10 14:13:17 +02:00 |
|
socket_address.h
|
Mark constructors 'explicit' for which coercion makes no sense
|
2017-11-06 19:47:38 +01:00 |
|
socket_base.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_fdset.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_ip.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
socket_ip.h
|
Merge branch 'release/1.10.x'
|
2024-03-12 15:39:16 +01:00 |
|
socket_portable.h
|
Squash merge webgl-port branch into master
|
2024-01-25 15:37:38 +01:00 |
|
socket_selector.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_tcp.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
socket_tcp.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_tcp_listen.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
socket_tcp_listen.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_udp.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
socket_udp.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_udp_incoming.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
socket_udp_incoming.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
socket_udp_outgoing.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
socket_udp_outgoing.h
|
net: switch some socket operations from std::string to vector_uchar
|
2019-12-11 17:10:32 +01:00 |
|
time_accumulator.h
|
cleanup: Removal of unnecessary null checks around `delete`
|
2020-05-05 10:41:16 +02:00 |
|
time_base.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
time_clock.h
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
time_general.h
|
Fix a couple of compile warnings, reduce unnecessary includes
|
2016-06-23 22:59:50 +02:00 |
|
time_out.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
time_span.h
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |