aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/network/socket.h
Commit message (Collapse)AuthorAgeFilesLines
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-151-5/+16
| | | | | | 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/+64