On Tue, 30 Dec 2008, Luke Slater wrote:
Hi everyone,
A quick read over Stevens` A.P.U.E. and UNIX Network Programing Vol. 1
should familarize you with multi-threaded TCP/IP daemon development.
~BAS
1. http://www.kohala.com/start/apue.html
--
PHP General Mailing List (http://www.php.net/
All:
Is anyone interested in adding POSIX 1003.1-2001 gethostname(2) support? I'm
interested in sponsoring a small contract development initiative.
I need something more reliable than $_ENV[]. Not all shells export $HOSTNAME
by default.
~BAS
--
PHP General Mailing List (http://www.php.n
On Mon, 2007-10-01 at 11:58 -0400, Bill Moran wrote:
> I posted this to internals@ on Friday and haven't heard anything.
>
Hi Bill!
This patch is *great*. In fact, I'll take two! It's a steal! I was
running into the same problem and your patch is a life saver!
Free beer for Bill in the futu
headers, the client may simply check
for the presence of "HTTP/1.1" and continue to cane the connection/socket.
Cane one!
~BAS
On Tue, 14 Aug 2007, Brian A. Seklecki wrote:
Re-send to php-general@ since soap@ is a ghost town.
Per the msg below, still trying to figure out why each cli
14 Aug 2007 22:35:07 GMT
Server: Apache-Coyote/1.1
And yet, the PHP client running from the CLI binary executing the same
function call to the server opens & closes two sockets to accomplish the
work!
~BAS
-- Forwarded message --
Date: Wed, 8 Aug 2007 11:51:50 -0400
from ca(1), it's the crypto signature
algorithm for public keys / certificates, and really doesn't apply to
private keys.
I'll just look at the source code when I get to the office.
~BAS
On Wed, 2006-05-24 at 01:54, Chris wrote:
> Brian A. Seklecki wrote:
> >
> > Does
Does anyone know how to specify the encryption cipher used in this
funciton as documented in OpenSSL's genrsa(1)?
Why isn't the encryption method a value in [array configargs] ?
-des|-des3|-idea
These options encrypt the private key with the DES, triple DES,
or
On Sat, 3 Sep 2005, Rasmus Lerdorf wrote:
File a bug at http://bugs.php.net and someone will take a look.
Brian A. Seklecki wrote:
Done:
http://bugs.php.net/34361
FreeBSD PR (CC'd maintainer):
ports/85700
http://www.freebsd.org/cgi/query-pr.cgi?pr=85700
NetBSD PR
#endif
|
| int
| main ()
| {
| return f != ldap_start_tls_s;
| ;
| return 0;
| }
~BAS
On Sat, 3 Sep 2005, Brian A. Seklecki wrote:
Rasmus / all:
I'll revert to that as path of last resort. The FreeBSD port mechanism for
installing php extensions is administratively superior to
((rc = ldap_start_tls_s(ld->link, NULL, NULL)) !=
LDAP_SUCCESS)
) {
php_error_docref(NULL TSRMLS_CC, E_WARNING,"Unable to
start TLS: %s", ldap_err2string(rc));
RETURN_FALSE;
} else {
RETURN_TRUE;
}
}
/* }}} */
#endi
e
ldap_modify
ldap_mod_add
ldap_mod_replace
ldap_mod_del
ldap_errno
ldap_err2str
ldap_error
ldap_compare
ldap_sort
ldap_get_option
ldap_set_option
ldap_parse_result
ldap_first_reference
ldap_next_reference
ldap_rename
ldap_set_rebind_proc
--
~ TIA,
Brian A. Seklecki
Collaborative Fusion, Inc.
[EMAIL
11 matches
Mail list logo