PHP » GoLang |
login |
register |
about
|
GoLang SyncReaderWriter::__construct
request it (287)
GoLang replacement for PHP's SyncReaderWriter::__construct
[edit | history]
PHP SyncReaderWriter::__constructPHP original manual for SyncReaderWriter::__construct [ show | php.net ]SyncReaderWriter::__construct(PECL sync >= 1.0.0) SyncReaderWriter::__construct — Constructs a new SyncReaderWriter object Description
public SyncReaderWriter::__construct
([ string
$name
[, bool $autounlock = TRUE
]] )Constructs a named or unnamed reader-writer object. Parameters
Return ValuesThe new SyncReaderWriter object. An exception is thrown if the reader-writer cannot be created or opened. ExamplesExample #1 SyncReaderWriter::__construct() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|