summaryrefslogtreecommitdiff
path: root/src/session.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-13Fix session code identationSamuel Ortiz1-1/+1
2010-04-03Add session supportSamuel Ortiz1-0/+298
The session layer allows 3rd party applications to request a network session from connman. The only thing applications need to specify is the type of network they're looking for, a.k.a. the network bearer. An unspecified bearer means picking the best available service.