vedderb / vesc_express

The source code for the VESC Express
GNU General Public License v3.0
39 stars 31 forks source link

Handle errors from connect() and socket() in tcp-connect #16

Closed cortex closed 8 months ago

cortex commented 8 months ago

This will return (connect-error "error message") or (socket-error "error message") when an error is encountered when calling tcp-connect.