| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=74032
|
|
|
|
| |
Notes:
svn path=/head/; revision=71339
|
|
|
|
| |
Notes:
svn path=/head/; revision=60714
|
|
|
|
| |
Notes:
svn path=/head/; revision=47105
|
|
|
|
|
|
|
|
|
| |
Do the same for pkg-descr files.
Approved by: markm
Notes:
svn path=/head/; revision=43917
|
|
|
|
| |
Notes:
svn path=/head/; revision=41336
|
|
The State Threads is a small application library which provides a
foundation for writing fast and highly scalable Internet applications
(such as web servers, proxy servers, mail transfer agents, and so on) on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture. In other words, this library offers a
threading API for structuring an Internet application as a state
machine.
The State Threads library is a derivative of the Netscape Portable
Runtime library (NSPR).
WWW: http://oss.sgi.com/projects/state-threads/
PR: 25189
Submitted by: tobez@tobez.org (Anton Berezin)
Notes:
svn path=/head/; revision=39951
|