- send-entry eprocedure
Sends one entry to the client. e may be an entry record or an sgm entry (s-expr), which is automatically converted into an entry record.
(send-entry `(3 "Invalid selector " ,selector))
Sends one entry to the client. e may be an entry record or an sgm entry (s-expr), which is automatically converted into an entry record.
(send-entry `(3 "Invalid selector " ,selector))