diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-12-30 00:36:20 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-12-30 00:36:20 +0100 |
| commit | e9235e964397bc2c5c6ca1858aba5c098b591660 (patch) | |
| tree | f105012a160e801e96ec81f2d26b447deb835d08 /open_issues/bpf.mdwn | |
| parent | d90af7499de9d0c58215691174826f956ff6612c (diff) | |
| parent | 55ffc6f5698b61c75260ff12b2591e3032b0651e (diff) | |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'open_issues/bpf.mdwn')
| -rw-r--r-- | open_issues/bpf.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open_issues/bpf.mdwn b/open_issues/bpf.mdwn index e24d761b..02dc7f87 100644 --- a/open_issues/bpf.mdwn +++ b/open_issues/bpf.mdwn @@ -585,3 +585,11 @@ This is a collection of resources concerning *Berkeley Packet Filter*s. in libpcap, and let users of that library benefit from it <braunr> instead of implementing the low level bpf interface, which nonetheless has some system-specific variants .. + + +## IRC, freenode, #hurd, 2012-08-03 + +In context of the [[select]] issue. + + <braunr> i understand now why my bpf translator was so buggy + <braunr> the condition_timedwait i wrote at the time was .. incomplete :) |
