Daniel Carpenter

Results 5 issues of Daniel Carpenter

When the client thinks the current time is after the year 2037, the library fails to make an NTP request. This can be easily demonstrated using [the faketime library](https://packages.debian.org/stable/faketime): ```pytb...

## Environment - ejabberd version: 23.01 - Erlang version: `erl +V` 13.1.5 - OS: Linux (Debian) - Installed from: official deb/rpm ## Bug description In the below C program, I...

## Scope and purpose Fixes #12473. `strports.listen` currently only handles the case that the endpoint is tcp, unix or ssl. If you try to use other endpoints, e.g. systemd, it...

needs-changes

## Scope and purpose Fixes #10261 The first commit is a somewhat unrelated doc fix. The second commit skips the UNIX socket chmod when inheriting a preexisting socket (instead of...

needs-changes

**Describe the incorrect behavior you saw** Buildbot didn't start when I used a systemd server endpoint. Aside: trunk fails earlier if you don't have https://github.com/twisted/twisted/pull/12471. **Describe how to cause this...

bug