klipper/klippy
Arksine bf221d5e26 webhooks: Implement a send buffer for socket writes
This prevents ClientConnection.send() from blocking, removing the possibility that callers become reentrant.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2020-08-11 10:47:04 -04:00
..
chelper itersolve: Use stricter completion check in itersolve_find_step() 2020-08-08 11:59:19 -04:00
extras adc_temperature: add support for AD597 (#3164) 2020-08-09 21:06:43 -04:00
kinematics polar: fix limit_z default value 2020-08-06 14:31:42 -04:00
clocksync.py
configfile.py configfile: Use "import ConfigParser as configparser" 2020-06-15 17:15:53 -04:00
console.py
gcode.py gcode: Fix error causing _dump_debug() to fail 2020-08-08 10:02:38 -04:00
homing.py
klippy.py webhooks: Introduce add_early_printer_objects() 2020-08-06 14:21:08 -04:00
mathutil.py
mcu.py mcu: Reset pwm and digital output pins to start values on a host restart 2020-07-25 11:36:44 -04:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py
stepper.py mcu: Add support for commands to send only on a host restart 2020-07-25 11:36:44 -04:00
toolhead.py toolhead: report velocity and accel via get_status 2020-08-01 15:56:51 -04:00
util.py
webhooks.py webhooks: Implement a send buffer for socket writes 2020-08-11 10:47:04 -04:00