Commit Graph

1 Commits (d1a77a9c821e391c8058f22f970c2d4f44cbce50)

Author SHA1 Message Date
Ben Johnson 00ee0da528 Add Open() options, flock timeout.
This commit changes Open() to provide an additional Options argument. The options
argument currently only has a Timeout which will cause the Open() to return
ErrTimeout if a file lock cannot be obtained in time.

Fixes #207.
2014-06-21 14:44:28 -06:00