View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001905 | GNUnet | transport service | public | 2011-11-15 13:03 | 2012-02-28 11:05 |
| Reporter | Matthias Wachs | Assigned To | Matthias Wachs | ||
| Priority | high | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Platform | AMD64 | OS | FreeBSD | ||
| Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
| Summary | 0001905: UNIX Domain socket plugin does not use select for sending | ||||
| Description | UNIX domain socket plugin uses DGRAM and sendto for sending On Freebsd and OSX the buffer runs full with errno ENOBUFS Plugins try to retry in a delayed task Task: Change plugin to bind to port and use select to know when send buffer allows sending. | ||||
| Steps To Reproduce | ./test_transport_api_unreliability on freebsd bot | ||||
| Additional Information | done in 19484. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-11-15 13:03 | Matthias Wachs | New Issue | |
| 2011-11-15 13:03 | Matthias Wachs | Status | new => assigned |
| 2011-11-15 13:03 | Matthias Wachs | Assigned To | => Matthias Wachs |
| 2011-11-15 13:27 | Christian Grothoff | Priority | normal => low |
| 2011-11-15 13:27 | Christian Grothoff | Product Version | => 0.9.0pre4 |
| 2011-12-01 10:04 | Christian Grothoff | Priority | low => high |
| 2011-12-01 10:04 | Christian Grothoff | Target Version | => 0.9.1 |
| 2011-12-19 14:18 | Christian Grothoff | Target Version | 0.9.1 => 0.9.2 |
| 2012-01-22 21:12 | Christian Grothoff | Target Version | 0.9.2 => 0.9.3 |
| 2012-01-27 14:49 | Matthias Wachs | Status | assigned => resolved |
| 2012-01-27 14:49 | Matthias Wachs | Resolution | open => fixed |
| 2012-01-27 14:49 | Matthias Wachs | Additional Information Updated | |
| 2012-01-28 00:58 | Christian Grothoff | Fixed in Version | => 0.9.2 |
| 2012-01-28 00:58 | Christian Grothoff | Target Version | 0.9.3 => 0.9.2 |
| 2012-02-28 11:05 | Christian Grothoff | Status | resolved => closed |