swift-nio/Sources/CNIOLinux
Austin ffa6a871f7
Feature: Datagram Packet Info (#1888)
* Break out control message parsing by IP version

* Add shims for Darwin packet info

* Add shims for Linux packet info

* Add channel option for receiving datagram packet info

* Add NIOPacketInfo to AddressedEnvelope.Metadata

* Pipe up packet info channel option to receive path

* Add NIOPacketInfo info and fix backwards compatability

* Document packet info socket options

* Cleanup packet info control message parsing

* Add packet info and ECN combined tests

* Find real interface index during NIOPacketInfo tests

* Add PacketInfo tests to Linux tests
2021-07-08 11:04:53 +01:00
..
include Feature: Datagram Packet Info (#1888) 2021-07-08 11:04:53 +01:00
liburing_shims.c Added second implementation of liburing as discussed in #1761. (#1804) 2021-04-29 10:40:27 +01:00
shim.c Feature: Datagram Packet Info (#1888) 2021-07-08 11:04:53 +01:00