info.txt |
|
222 |
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.
|
11445 |
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.
|
1507 |
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
|
10831 |
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.
|
1803 |
uri.cpp |
|
4688 |
uri.h |
|
1000 |