aboutsummaryrefslogtreecommitdiff
path: root/nexgb/cookie.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove panics/fatal errors.Andrew Gallant2018-09-081-3/+0
| | | | | | | | Fixes #9. This makes shutdown a little more graceful, but there's more work to be done here. Namely, all outstanding cookies need to be given the error, otherwise they will block forever.
* Doc fixes and stop exporting ReplyChecked and ReplyUncheckedAndrew Gallant (Ocelot)2018-09-081-12/+21
|
* Doc touchups.Andrew Gallant (Ocelot)2012-05-261-1/+1
|
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-15/+21
|
* added testsAndrew Gallant (Ocelot)2012-05-071-7/+6
|
* extensions are working! extensions are working!Andrew Gallant (Ocelot)2012-05-051-4/+47
|
* oh momma. a lot of modifications and it appears to be working. w00t.Andrew Gallant (Ocelot)2012-05-051-0/+111