info.txt |
|
312 |
socket.cpp |
We don't need serial port support anyway, and asking for it causes
macro conflicts with termios.h when this file is included in the
amalgamation.
|
11592 |
socket.h |
This header is internal (not installed) and these functions are not
intended to be called by applications. However they are given public
visibility (using BOTAN_TEST_API macro) for the tests. This also probably
allows them to be overridden by the application on ELF systems, but
this hasn't been tested.
|
1562 |
socket_udp.cpp |
We don't need serial port support anyway, and asking for it
causes macro conflicts with Darwin's termios.h when this
file is included in the amalgamation. GH #350
|
11245 |
socket_udp.h |
This header is internal (not installed) and these functions are not
intended to be called by applications. However they are given public
visibility (using BOTAN_TEST_API macro) for the tests. This also probably
allows them to be overridden by the application on ELF systems, but
this hasn't been tested.
|
1830 |
uri.cpp |
|
4736 |
uri.h |
|
1176 |