Revisions of gensio

buildservice-autocommit accepted request 822879 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 12)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 11)
- Update to version 2.1.3
  * No major bug fixes or anything of that nature, some little
    things.
  The only bug that might be significant is with the pty gensio:
  it can close it's file descripter twice in some cases.
  New gensios:
  * perf - This is a fairly unusual gensio, but I created it so I
    could do performance measurements. It's fairly primitive, and I
    didn't uncover any performance issues in the gensio library
    itself, but I was useful to see how different buffer sizes
    affected performance. It does show that the Linux SCTP stack
    has some issues.
  * conacc - Another somewhat unusual gensio. This is a gensio
    accepter that takes a normal gensio string as a child. When
    started, it opens the gensio and when the open complete it
    reports a new gensio on the accepter. This has some
    interesting uses; see the docs for details.
  * Added missing man pages on the sergensio functions.
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 10)
- Update to version 2.1.2
  * lots of little corner cases and race conditions are fixed and
    a few minor enhancements. If you are using in a multithreaded
    application, or using UDP, the relpkt, or the mux gensios,
    you should certainly upgrade.
  * One minor semantic change. UDP sockets are now opened without
    SO_REUSEADDR set. The UDP tests were occasionally failing,
    and it turned out that the two parts of the tests would
    sometimes get the same port, with predictable results.
- Update to version 2.1.1
  * fixes a build issue on newer gccs, a doubly-defined variable
    that I don't know how didn't cause an issue before. I've also
    been enhancing the tests a bit, and that shook out a few
    memory leaks that are also fixed.
buildservice-autocommit accepted request 812318 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 9)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 8)
- Set CFLAGS+=-fcommon
buildservice-autocommit accepted request 806023 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 7)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 6)
- Update to version 2.0.5
  * Fix some license issues
- Update to version 2.0.4
  * ser2net will now retry accepters and connect back connectors
    if they fail to come up or get an error.
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 5)
- Update to version 2.0.3
  * Add a control to allow stdio's stdin to be closed without
    closing the gensio. This will let you write some data and then
    cause the program to see EOF on stdin, but won't affect stdout
    or stderr from the program.
  * Add a config option to not install the man pages.
buildservice-autocommit accepted request 796350 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 4)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 3)
- Clarify license
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 2)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 1)
- Initial package, version 2.0.2
Displaying revisions 41 - 52 of 52
openSUSE Build Service is sponsored by