[Gambas-user] [Git][gambas/gambas][master] Writing to a stream does not crash anymore if the stream is closed while the…

Benoît Minisini gitlab at mg.gitlab.com
Fri Feb 23 04:04:23 CET 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a93f5b3c by gambas at 2018-02-23T04:01:56+01:00
Writing to a stream does not crash anymore if the stream is closed while the data is sent in several shots.

[INTERPRETER]
* BUG: Writing to a stream does not crash anymore if the stream is closed while the data is sent in several shots. Socket stream implementation should not close the stream while writing. I will try to fix that later.

- - - - -


1 changed file:

- main/gbx/gbx_stream.c


View it on GitLab: https://gitlab.com/gambas/gambas/commit/a93f5b3cc20e6e72f8c5ee0adfa94d977a845b20

---
View it on GitLab: https://gitlab.com/gambas/gambas/commit/a93f5b3cc20e6e72f8c5ee0adfa94d977a845b20
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180223/cda36224/attachment.html>


More information about the User mailing list