summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/event/socket.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2017-05-22Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESSMarco Hinz1
2016-10-02event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes1
2015-08-13event: Refactor async event processingThiago de Arruda1
2015-07-17server: Extract most logic into the new socket abstractionThiago de Arruda1