Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jean-Paul Calderone
Jean-Paul Calderone has asked
28
questions and find answers to
215
problems.
Stats
6.1k
EtPoint
2.0k
Vote count
28
questions
215
answers
About
Jean-Paul Calderone questions
How do I retrieve all users from a GitLab deployment using the GraphQL interface?
How do I cause a WARP server to terminate?
How can a disconnected TCP socket be reliably detected using MsgWaitForMultipleObjects?
How does one unit test handling of the error conditions for Python/C APIs like PyType_Ready and PyObject_New?
How do I supply a C library to stack on NixOS?
How do I supply an API token to the GitLab Terraform provider as a Terraform secret resource?
What is the Windows equivalent of pwd.getpwnam(username).pw_dir?
What strategies exist for ensuring all locale-aware operations are handled correctly in all locales?
How do I drive Ansible programmatically and concurrently?
How do I parse subjectAltName extension data using pyasn1?
Jean-Paul Calderone answers
How to close connection after reactor.connectTCP in Twisted
python twisted agent timeout
Twisted: use of multiple threads and processes together
simple example with spawnProcess
Simple non-network concurrency with Twisted
Twisted big files transfer
Twisted TCP server timeout if no read after n seconds
Echoing messages received through UDP back through a different TCP port
twisted.internet.error.CannotListenError: Couldn't listen on any:80: [Errno 13] Permission denied
Twisted program and TERM signal