basinilya
basinilya
When I compare the generated .eml file with what Outlook sent to the Internet I see that the .eml file contains the unmodified application/rtf part from the origin .msg file....
I'm trying to run instances of PseudoTcpSocket on top of a DatagramSocket and for some reason the performance is very poor. For example, the transmission speed between two UDP sockets...
I want to backup my ext4 /boot partition to a directory on the remote btrfs source when my backup server calls `btrfs-sxbackup run`. Preferably, use the same SSH connection for...
`console` works locally in mintty, but fails under cygwin ssh: ``` $ console cmd.exe Assertion failed: success, file winpty.cc, line 191 This application has requested the Runtime to terminate it...
When I parse the files with nested (embedded) Outlook messages the properties such as `Content-ID` and `Content-Type` are discarded. Please store the current `attachment` object as a public property of...
### What is the issue? There's a peer that only supports TCP. The tracker returns its address, Transmission first tries to connect with UDP, then after some time it sends...
I want to use Windows Search from java. I checked out the master branch 1e690b80, built the project (unit tests crash JVM) and copied the jars args4j-2.0.8.jar, com4j-2.2-SNAPSHOT.jar,tlbimp-2.2-SNAPSHOT.jar to my...
TL/DR why don't we use `SHUT_WR` inside `sockmap()`? Why don't we wait at least `CONNECTION_LONG` ms for EOFs from both parties? Reproducible with v 0.9.4 , c716c67 on ArchLinux x64...
I have a project that generates sources correctly when it's opened alone, but if I import its dependencies in Eclipse, it can no longer geneate sources. That's because the generated...
If tclsh is installed, make fails: ``` asn-oid.C: In member function ‘virtual int AsnOid::TclGetVal(Tcl_Interp*) const’: asn-oid.C:368:5: error: ‘strstream’ was not declared in this scope strstream buf; ^ asn-oid.C:368:5: note: suggested...