Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
obmc-console
/
91b5217505272f355868d08afecf585ec7f859b2
/
socket-handler.c
91b5217
obmc-console: Address bugprone-sizeof-expression
by Andrew Jeffery
· 1 year, 9 months ago
19c74d5
obmc-console: Extract definition of _GNU_SOURCE
by Andrew Jeffery
· 1 year, 9 months ago
5c359cc
obmc-console: Fix bugprone-narrowing-conversions
by Andrew Jeffery
· 1 year, 9 months ago
a72711a
obmc-console: Add clang-format configuration
by Andrew Jeffery
· 1 year, 9 months ago
21f4cb4
socket-handler: Fix void pointer arithmetic
by Andrew Jeffery
· 1 year, 9 months ago
fd04832
obmc-console: Mark unused parameters as such
by Andrew Jeffery
· 1 year, 9 months ago
cc07530
Support systemd socket activation
by Jonathan Doman
· 1 year, 9 months ago
ddf2ab7
obmc-console: Expose socket ID configuration for client and server
by Andrew Jeffery
· 5 years ago
5e7c078
console-socket: Add an optional component to UNIX socket abstract names
by Andrew Jeffery
· 5 years ago
1cecc5d
Eliminate excessive CPU consumption when redirecting UART over SSH
by Johnathan Mantey
· 6 years ago
fcf8541
obmc-console-server: bind/connect with the correct sockaddr size
by Vernon Mauery
· 6 years ago
6b1fed2
server: improve blocked-write behaviour for handlers
by Jeremy Kerr
· 8 years ago
f733c85
server: use ringbuffer for all handlers
by Jeremy Kerr
· 8 years ago
55c9712
server: Use consistent function names
by Jeremy Kerr
· 8 years ago
c9775ce
server: Use ringbuffer for socket backlog
by Jeremy Kerr
· 8 years ago
abd8e25
socket-handler: fix leak if we exit with multiple clients
by Jeremy Kerr
· 8 years ago
5708dfb
socket-handler: Use a global backlog buffer instead of per-client
by Jeremy Kerr
· 8 years ago
848fc87
socket-handler: don't disconnect on slow client writes
by Jeremy Kerr
· 8 years ago
243cab3
socket-handler: Use MSG_NOSIGNAL
by Jeremy Kerr
· 8 years ago
68a2ece
socket-handler: don't set global O_NONBLOCK flag on client sockets
by Jeremy Kerr
· 8 years ago
9c297af
socket-handler: only send if the queue is empty
by Jeremy Kerr
· 8 years ago
4d80a5b
Use non-blocking writes for clients
by Jeremy Kerr
· 9 years ago
ce0e68b
socket-handler: Use array of pointers for clients array
by Jeremy Kerr
· 9 years ago
0cff652
socket: Actually use the console-socket definitions
by Jeremy Kerr
· 9 years ago
fbff1c6
socket-handler: Fix realloc size
by Joel Stanley
· 9 years ago
9326d77
Add licence document and per-file headers
by Jeremy Kerr
· 9 years ago
d47963e
handlers: pass config to handlers' init()
by Jeremy Kerr
· 9 years ago
89ea819
Free remaining pollers before exiting
by Jeremy Kerr
· 9 years ago
2bd0518
Add socket handler & console client
by Jeremy Kerr
· 9 years ago