aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2025-08-04 19:38:08 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2025-08-04 19:38:08 +0000
commited076901ec80e23804ef432cfa7edeb10c4f9ede (patch)
tree55014e59e3c8fbc2225b68f12bd20f0be4bfe366 /sys/dev/usb
parentc6f1e9b8a412e4ab7ca5b144708c170d790e4567 (diff)
ctld: Convert struct ctld_connection to a C++ classHEADmain
Note that some of the functions for handling iSCSI login, discovery, and kernel handoff are now functions of this class as they are logical operations on an iSCSI connection and need access to various members of this class. This also fixes some memory leaks as ctld_connection wasn't properly torn down once a connection finishes. These leaks were harmless in practice since the ctld process exits after handling each connection. Sponsored by: Chelsio Communications Pull Request: https://github.com/freebsd/freebsd-src/pull/1794
Diffstat (limited to 'sys/dev/usb')
0 files changed, 0 insertions, 0 deletions