View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006768 | libmicrohttpd | performance | public | 2021-02-24 16:03 | 2021-09-02 17:54 |
Reporter | Christian Grothoff | Assigned To | Karlson2k | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | Git master | ||||
Target Version | 0.9.73 | Fixed in Version | 0.9.73 | ||
Summary | 0006768: MHD attempts to set TCP-specific options when listening on a UNIX domain socket... | ||||
Description | Feb 24 15:58:38 tripwire taler-exchange-httpd[28568]: Feb 24 15:58:38-316274 libmicrohttpd-28568 INFO Setting TCP_N Feb 24 15:58:38 tripwire taler-exchange-httpd[28568]: Feb 24 15:58:38-316298 libmicrohttpd-28568 INFO Setting TCP_C | ||||
Steps To Reproduce | Bind to UNIX. | ||||
Additional Information | What we should do is detect this and then NOT set the TCP options ever. | ||||
Tags | No tags attached. | ||||
libmicrohttpd: master fadba113 2021-04-15 19:58 Committer: Christian Grothoff Details Diff |
fix 0006768: do not use TCP-specific syscalls on UNIX domain sockets |
Affected Issues 0006768 |
|
mod - ChangeLog | Diff File | ||
mod - configure.ac | Diff File | ||
mod - src/microhttpd/daemon.c | Diff File | ||
mod - src/microhttpd/internal.h | Diff File | ||
mod - src/microhttpd/mhd_send.c | Diff File | ||
libmicrohttpd: master 6c751386 2021-04-16 12:26 Details Diff |
fix 0006768: do not use TCP-specific syscalls on UNIX domain sockets (merge) |
Affected Issues 0006768 |
|
mod - ChangeLog | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-24 16:03 | Christian Grothoff | New Issue | |
2021-04-05 21:20 | Christian Grothoff | Assigned To | => Christian Grothoff |
2021-04-05 21:20 | Christian Grothoff | Status | new => assigned |
2021-04-16 10:28 | Christian Grothoff | Status | assigned => resolved |
2021-04-16 10:28 | Christian Grothoff | Resolution | open => fixed |
2021-04-16 10:28 | Christian Grothoff | Fixed in Version | => 0.9.72 |
2021-04-16 10:28 | Christian Grothoff | Note Added: 0017747 | |
2021-04-16 10:29 | Christian Grothoff | Fixed in Version | 0.9.72 => Git master |
2021-04-16 10:29 | Christian Grothoff | Target Version | => Git master |
2021-04-16 10:30 | Christian Grothoff | Fixed in Version | Git master => 0.9.73 |
2021-04-16 10:30 | Christian Grothoff | Target Version | Git master => 0.9.73 |
2021-04-27 23:09 | Christian Grothoff | Status | resolved => closed |
2021-09-02 17:54 | Christian Grothoff | Changeset attached | => libmicrohttpd master 6c751386 |
2021-09-02 17:54 | Christian Grothoff | Changeset attached | => libmicrohttpd master fadba113 |
2021-09-02 17:54 | Karlson2k | Note Added: 0018163 | |
2021-09-02 17:54 | Karlson2k | Assigned To | Christian Grothoff => Karlson2k |