| info.txt |
|
330 |
- |
| 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.
|
12155 |
- |
| 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.
|
1618 |
- |
| 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
|
11833 |
- |
| 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.
|
1871 |
- |
| uri.cpp |
|
4782 |
- |
| uri.h |
|
1157 |
- |