|
Do you mean "interrupt" what the server is doing? That requires changing the code in the server. You can write the server so that it sends a POSIX signal when out-of-band data is received, then have the server abort it's processing when it receives the signal (for example, by sending an *ESCAPE message to the SQL engine). Then you trigger this behavior by sending OOB data from the client to the server.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.