aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/network/socket_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Added get_port() method to socket_t to learn the listening port.Tobias Brunner2012-08-081-1/+9
|
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-151-4/+10
| | | | | | Instantiating the implementations on plugin load was problematic in case multiple socket plugins were loaded. Now, the first one registered is instantiated.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+74