-
```
What steps will reproduce the problem?
1. just disconnecting other party
What version of the product are you using? On what operating system?
1.7 any os
Please provide any additional informatio…
-
**Eel version**
0.14.0
**Describe the bug:**
When the user is running the app, decides to close the app window GUI, the user believes they have ended the program but the python program is still r…
-
See http://en.sfml-dev.org/forums/index.php?topic=6077
- sf::Packet has an `Append(char*)` function but no corresponding `Read(char*)` for manipulating raw data
- sf::Packet has no Seek function for r…
-
```
environment :
Linux : 2.6.18-164.11.1.el5
openpgm version : openpgm-5.1.118
Can someone please help with the following issue :
when we do select on read operation on pgmsocket (pgmsocket is …
-
Hi. As the title says, `Client::disconnect` is asynchronous (i.e. it returns before the connection is closed). While I don't think it is a problem for most use-cases, it can lead to hard-to-debug scen…
-
```
environment :
Linux : 2.6.18-164.11.1.el5
openpgm version : openpgm-5.1.118
Can someone please help with the following issue :
when we do select on read operation on pgmsocket (pgmsocket is …
-
```
environment :
Linux : 2.6.18-164.11.1.el5
openpgm version : openpgm-5.1.118
Can someone please help with the following issue :
when we do select on read operation on pgmsocket (pgmsocket is …
-
**Node version**: 10.15.3
**Sails version** _(sails)_: 1.1.0
**ORM hook version** _(sails-hook-orm)_:
**Sockets hook version** _(sails-hook-sockets)_:
**Organics hook version** _(sails-hook-orga…
-
Does Cap'n Proto support file descriptor passing? If so, it's insufficiently documented.
I asked about [cloudabi's ARPC using capnproto](https://github.com/NuxiNL/arpc/issues/2) rather than GRPC, b…
-
GetRequestMessage message = new GetRequestMessage(0, version, new
OctetString(community), vList)
When I run this piece of code in Solaris environment I am getting the
following exception
…